DataSource for Entity Framework for WinForms
Subindexes プロパティ

C1.LiveLinq.4.5.2 アセンブリ > C1.LiveLinq.Indexing 名前空間 > IndexDefinition<T> クラス : Subindexes プロパティ
このコレクションに追加されるサブインデックスのコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Subindexes As SubindexCollection(Of T)
public SubindexCollection<T> Subindexes {get;}

プロパティ値

このインデックスのサブインデックスを含む SubindexCollection<T>
参照

IndexDefinition<T> クラス
IndexDefinition<T> メンバ